home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pcb / csdlc204.zip / CSDLC1.CNF < prev    next >
Text File  |  1992-11-14  |  8KB  |  155 lines

  1. ; DLcount Ver 2.00 Download Directory File Counter
  2. ; (c)Copyright 1992..All Rights Reserved.
  3. ; Gary L. Bouchard SysOp, The Computer Store BBS
  4. ; St. Augustine, Florida (904)794-0063
  5. ; Sample Configuration file
  6. ;
  7. ; Lines that begin with ';' are considered comments by the program and
  8. ; ignored. To turn off a FEATURE, place a ';' in the first position of
  9. ; the line.
  10. ;
  11. ; ************************************************************************
  12. ; Location of Pcboard.Dat File.
  13. PCB g:\pcb\PCBOARD.DAT
  14. ; ************************************************************************
  15. ; DLFILE - Is the actual directory that contains the physical files.
  16. ;           During execution of the program the Download.Lst that is
  17. ;           created, first verify's that the files it lists actually
  18. ;           exist before it is counted.
  19. ;
  20. DLFILE g:\pcb\dl1
  21. DLFILE g:\pcb\dl2
  22. ; ************************************************************************
  23. ; Min_DLCOUNT is a variable that you can set to determine what the
  24. ; minimum download count should be, to process the DIR Text entry. In
  25. ; other words, only files that have been downloaded more than x times
  26. ; will be processed. The default is 1.
  27. Min_DLCOUNT 2
  28. ; ************************************************************************
  29. ; Indicates that an entry should be made to the callers log during
  30. ; execution of the program. The entry tells the Start and Completion
  31. ; times of the execution, total number of records found in Download.txt
  32. ; and the total number of DIR entries that where updated.
  33. CALLERLOG
  34. ; ************************************************************************
  35. ; EXTERNAL_COUNTER - is an option for those that have a DOWNLOAD.TXT
  36. ; file so large that the program DLCounter cannot get thru without
  37. ; running out of memory. Answering "YES" to the option bypasses the
  38. ; regeneration of DOWNLOAD.LST inside this program, thus allowing you to
  39. ; generate your list via the DLCount-A program. The default answer is
  40. ; "NO".
  41. ; EXTERNAL_COUNTER NO
  42. ; ************************************************************************
  43. ; USERSTRING - allows the individual BBS SysOp to create his own
  44. ; tagline to be inserted into your DIRxx Text Descriptions. The
  45. ; USERSTRING can be up to 40 characters long, not including the count. A
  46. ; replacable macro is provided to allow the user to place the count
  47. ; exactly where he/she would like it. A word of caution would be that you
  48. ; do not place the @usercount@ variable at the beginning of the line.
  49. ; If you Change the userstring, make sure that you run DLCounter with
  50. ; the /CLEAR option switch first, then change the userstring to your
  51. ; liking.
  52. ;
  53. USERSTRING Downloaded: [@USERCOUNT@] Time(s)
  54. ; ************************************************************************
  55. ; DISKFILEDATE - Is a parameter you use to specify whether DLCounter
  56. ; should use the disk file date when updating your Dirxx entry. In other
  57. ; words if DLCounter reads the date in the description, and the related
  58. ; file has a different date, using this parameter will change the DIRxx
  59. ; decription to reflect the current file date found on disk. If this
  60. ; option is turned off or commented out, DLCounter will use whatever
  61. ; date is in the description.
  62. ;
  63. DISKFILEDATE
  64. ; ************************************************************************
  65. ; PIPE - is a variable that allows you to specify at what position your
  66. ; secondary DIRxx line description starts at. PCBoard 14.5 is made to
  67. ; default to position 32 of the secondary line with the character '|'.
  68. ; Some users relocate thier '|' character to other locations. This
  69. ; variable will allow you to specify at what position it should start.
  70. ; If you change the position, use the /CLEAR switch FIRST, then run the
  71. ; program with the new pipe position.
  72. ;
  73. PIPE 32
  74. ; ************************************************************************
  75. ; OUTFILE - Is the name of the data file that DLCounter will create
  76. ; which contains the download count.
  77. ;
  78. OUTFILE g:\pcb\dlcnt1.lst
  79. ; ************************************************************************
  80. ; MAINBOARD - If this option is turned off or commented out, the program
  81. ; will not process the main board DIR files. This is done so that you
  82. ; may have conference or node specific configuration files, which may
  83. ; not need to process the MainBoard files. This also allows those that
  84. ; have private conferences who do not wish to generate a POP files BLT
  85. ; to do so for a specific conference, and exclude certain files from
  86. ; being seen in the MainBoard BLT file.
  87. ;
  88. MainBoard
  89. ; ************************************************************************
  90. ; BLT allows you to write a BLT Display file which contains the hottest
  91. ; files you have, ranked according to download count, sorted alphabetically.
  92. ; MIN_DOWNLOAD allows you to specify what the minimum download count
  93. ; requirement is to be included in the report.
  94. ;
  95. BLT g:\pcb\boards\bnews   ; Bulletin
  96. MIN_DOWNLOAD 5
  97. ; ************************************************************************
  98. ; BAKS - A YES or NO answer indicates whether you want back-up files as
  99. ;        the DIR files are processed. The Default is No.
  100. BAKS YES
  101. ; ************************************************************************
  102. ; Tells DLcount what conferences should be run. Here we specify the TEXT
  103. ; file portion of the operation. List each DIRxx file that you would like
  104. ; to be included in the updates. The Main board Dirxx files are located
  105. ; automatically, and need not be listed here...Only Conference DIRxx
  106. ; files.
  107. ;
  108. CONFS 11
  109. ;
  110. ; ************************************************************************
  111. ; HLITE -
  112. ; Allow you to set highlighting colors to the DIR entry. The
  113. ; Default to this option is set to Null (No highlight). The program uses
  114. ; PCboards @X## color macros for Highlight. Below you will find a chart
  115. ; which labels the colors that you may use. The "@X" tells PCBoard that
  116. ; you want to colorize a set of characters in a file, and the two "##"
  117. ; number signs indicate which colors to use. The first "#" (number sign)
  118. ; is for the background color, and the second "#" is the foreground
  119. ; color. Following the example below, I have set my HLITE to display a
  120. ; BLACK background, and a high intensity RED foreground.
  121. ;
  122. ; These colors you are selecting are codes for color macros used by both
  123. ; Pcboard ver 14.5 and Prodoor ver 3.2 or greater.
  124. ;
  125. ; The following is a table for the colors and their codes:
  126. ;
  127. ;    Background (first digit)      Foreground (second digit)
  128. ;    ------------------------      -------------------------
  129. ;    Black   =  0                   Black   =  0
  130. ;    Blue    =  1                   Blue    =  1
  131. ;    Green   =  2                   Green   =  2
  132. ;    Cyan    =  3                   Cyan    =  3
  133. ;    Red     =  4                   Red     =  4
  134. ;    Magenta =  5                   Magenta =  5
  135. ;    Yellow  =  6                   Yellow  =  6
  136. ;    White   =  7                   White   =  7
  137. ;
  138. ;    Background w/Blinking          High Intensity Foregounds
  139. ;
  140. ;    Black   =  8                   Black   =  8
  141. ;    Blue    =  9                   Blue    =  9
  142. ;    Green   =  A                   Green   =  A
  143. ;    Cyan    =  B                   Cyan    =  B
  144. ;    Red     =  C                   Red     =  C
  145. ;    Magenta =  D                   Magenta =  D
  146. ;    Yellow  =  E                   Yellow  =  E
  147. ;    White   =  F                   White   =  F
  148. ;
  149. ; Examples:
  150. ;   Bright White on Blue Background        = @X1F
  151. ;   Bright Yellow on Green Background      = @X2E
  152. ;   Dark Blue blinking on White Background = @XF1
  153. ;
  154. ; HLITE @X4F
  155.